{ From user A Lumens, Project Party at Thu, May 27, 1993 10:33 AM}
{ System Variables with non-default values: }
Numberwidth := 7
Samplesize := 200
Distribsize := 21
Windows := 2
Sampletype := 1
Usetable := 0
Typechecking := 1
Checking := 1
Showundef := 0
Saveoptions := 2
Savevalues := 0
{ Non-default Time SysVar value: }
Time := [0,1,2]
Attribute Reference
Project Party
Title: Party Problem
Description: You want to throw a party, and can't decide where to throw it. Location is a decision variable specifying your options: have it indoors, on the porch, or outdoors. Weather is an uncertain variable, specifying the chance that it will be sunny or rainy. Expected Value defines the value of each decision to you, given the weather outcomes.
Author: A Lumens
Date: Tue, May 11, 1993 3:30 PM
Saveauthor: A Lumens
Savedate: Thu, May 27, 1993 10:33 AM
Diagstate: 1,54,46,410,215,3
Windstate: 1,112,404
Fileinfo: 0,-6,5798,Project Party,Party Problem
Getresource Pagesetup,1
Chance Weather
Title: Weather
Description: The weather could be sunny or rainy. This variable is defined as a probability table, assigning a probability to each possible outcome.
Definition: ProbTable(Self)(
P,(1-P))
Location: 168,56
Nodesize: 48,20
Defnstate: 1,229,411,324,138,0,MIDM
Valuestate: 1,184,194,395,186,1,PDFP
Reformdef: [Undefined ,Self]
Reformval: [Undefined ,Undefined ]
Domain: ['sunny','rainy']
Objective Value_to_me
Title: Value to me
Units: $
Description: This variable defines how much money you're willing to spend on each decision, given each possible outcome for the weather. The expected value of the result can be seen by computing the mean value.
Definition: DetermTable(Weather,Location1)(
100,90,40,
0,20,50
)
Location: 296,96
Nodesize: 48,20
Windstate: 1,115,309
Defnstate: 1,584,188,324,140,0,MIDM
Valuestate: 1,357,123,425,255,1,MEAN
Graphsetup: Distresol:4~
Diststeps:1~
Symbolsize:6~
Linestyle:6~
Frame:1~
Grid:1~
Ticks:1~
Mesh:1~
Scales:1~
Frameauto:1~
Xminimum:40~
Xmaximum:50~
Yminimum:0~
Ymaximum:0.01~
Zminimum:0~
Zmaximum:1u~
Xintervals:0~
Yintervals:0~
Reformdef: [Weather ,Location1 ]
Reformval: [P ,Location1 ]
Decision Location1
Title: Party Location
Description: Possible locations where you're willing to throw a party.